gtk4.git
2017-11-17 Philip Withnallbroadway: Add missing dependency to build
2017-11-17 Alexander Larssonbroadway: Fix toplevel handling
2017-11-17 Benjamin Ottegdk: Remove gdk_flush()
2017-11-17 Benjamin Ottegtk-demo: No need to gdk_flush() here
2017-11-17 Benjamin Ottetoolbar: Remove gdk_flush() calls
2017-11-17 Benjamin Ottemain: Don't gdk_flush() after every main loop wait
2017-11-17 Matthias ClasenAdd a comment
2017-11-17 Matthias ClasenRemove gdkprivate.h
2017-11-17 Matthias ClasenDrop generic error trap api from the docs
2017-11-17 Matthias ClasenDrop gdkmain.h
2017-11-17 Matthias ClasenStop including gdkmain.h
2017-11-17 Matthias ClasenDrop an empty file
2017-11-17 Matthias ClasenDrop the error trap vfuncs
2017-11-17 Matthias ClasenDrop the generic error trap api
2017-11-17 Matthias Clasentests: Test the x11-specific error trap api
2017-11-17 Matthias Clasenx11: Fix error traps in the dnd code
2017-11-17 Matthias Clasenselection: Use x11-specific traps
2017-11-17 Matthias Clasenmountoperation-x11: Use x11-specific traps
2017-11-17 Matthias ClasenDrop an unused variable
2017-11-17 Matthias ClasenDrop a duplicate definition
2017-11-17 Matthias ClasenDrop gdk_set_program_class
2017-11-17 Matthias Clasenx11: Add gdk_x11_display_set_program_class
2017-11-17 Matthias Clasenwayland: Stop using gdk_get_program_class
2017-11-17 Matthias ClasenRemove gdk/gdkx.h
2017-11-17 Matthias ClasenMove some code around
2017-11-17 Matthias ClasenDrop gdk_notify_startup_complete
2017-11-17 Matthias Clasengtk: Stop using gdk_notify_startup_complete_with_id
2017-11-17 Matthias Clasengdk: Move some headers around
2017-11-17 Matthias ClasenDrop gdk_beep
2017-11-17 Matthias Clasenim context thai: Stop using gdk_beep
2017-11-17 Matthias ClasenDrop gdk_set_double_click_time
2017-11-16 Benjamin Otteselection: Remove the info uint
2017-11-16 Benjamin Otteselection: Remove gtk_target_table_*() functions
2017-11-16 Benjamin Ottetextview: Stop playing shenanigans with the target...
2017-11-16 Benjamin Otteselection: Make GtkTargetEntry not allocatable
2017-11-15 Matthias ClasenHighContrast: misc fixes
2017-11-15 Matthias ClasenAdwaita: Make checks and radios sharp again
2017-11-15 Matthias ClasenChange icon-size properties
2017-11-15 Matthias Clasenimage: Update docs
2017-11-15 Matthias ClasenDocument -gtk-icon-size
2017-11-15 Matthias ClasenSupport -gtk-icon-size for builtins
2017-11-15 Matthias ClasenDrop gtk_icon_size_lookup
2017-11-15 Matthias Clasenrecentchooser: Use GIcon instead of GdkPixbuf
2017-11-15 Matthias Claseniconhelper: Query size via CSS
2017-11-15 Matthias Clasenenums: Change GtkIconSize values
2017-11-15 Benjamin Otteimage: Don't take icon size in set_from_definition()
2017-11-15 Matthias Clasenfilechooserwidget: icon size is always 16
2017-11-15 Matthias Clasenfilechooserbutton: icon size is always 16
2017-11-15 Benjamin Ottecellrendererspinner: Don't track old icon size
2017-11-15 Matthias Clasenimage: Remove icon-size argument from icon setters
2017-11-15 Benjamin Otteimage: Change getters
2017-11-15 Benjamin Ottebutton: Get rid of icon size
2017-11-15 Benjamin Ottescalebutton: Remove icon size
2017-11-15 Benjamin Ottetoolbar: Remove icon sizes
2017-11-15 Benjamin Ottetooltips: Remove GtkIconSize usage
2017-11-15 Benjamin Ottecss: Add -gtk-icon-size
2017-11-15 Benjamin Otteintrospection: Fix build
2017-11-15 Benjamin Ottewayland: Fix initial cursor
2017-11-15 Benjamin Ottegdk: Replace GDK_NONE with NULL
2017-11-15 Benjamin Ottegdk: Turn GdkAtom into a const char *
2017-11-15 Benjamin Ottegdk: Make GDK_NONE Atom translate to NULL
2017-11-15 Benjamin Ottegdk: Get rid of magic special atoms
2017-11-15 Benjamin Ottex11: Remove special casing for GdkAtoms
2017-11-15 Benjamin Ottednd: Make GtkDragDest and GtkDragSource use GtkTargetList
2017-11-15 Benjamin Otteclipboard: Consistently use GtkTargetList
2017-11-15 Benjamin Otteselection: Remove #ifdef WAYLAND
2017-11-14 Benjamin Ottecellrendererpixbuf: Remove stock-detail property
2017-11-14 Benjamin Ottemessagedialog: Remove unused header
2017-11-14 Matthias Clasenwin32: Remove all checks for GDK_WINDOW_ROOT
2017-11-14 Matthias Clasenwin32: Remove all uses of get_root_window
2017-11-13 Benjamin Otteplacessiderbar: Fix sunny compilation
2017-11-13 Benjamin Ottewidget: No need to update events
2017-11-13 Benjamin Ottegdkwindow: Remove event_mask arguments from constructors
2017-11-13 Benjamin Ottewindow: Set ALL_EVENT_MASK
2017-11-13 Benjamin Ottegdk: Fix GDK_ALL_EVENTS_MASK
2017-11-13 Benjamin Ottewidget: Remove gtk_widget_set_device_enabled()
2017-11-13 Matthias Clasenx11: Remove mentions of GDK_WINDOW_ROOT
2017-11-13 Matthias Clasenx11: Stop creating a root window
2017-11-13 Matthias Clasenx11: Store toplevel list in GdkDisplay
2017-11-13 Matthias Clasenx11: Remove another use of the root window
2017-11-13 Matthias Clasenicontheme: Add a trailing / when enumerating resources
2017-11-13 Carlos Sorianogtkplacessidebar: Fix new tab/window handling for cloud...
2017-11-13 Carlos Sorianogtkplacessidebar: Adapt to libcloudproviders 0.2.x
2017-11-13 Matthias Clasenapplication: Append a / to the icon resource path
2017-11-13 Matthias Clasenicontheme: Append a / to the resource path
2017-11-13 Benjamin Ottea11y: Handle a treeview with no columns
2017-11-13 Benjamin Ottetreeview: Only update vadjustment in size_allocate()
2017-11-13 Benjamin Ottetreeview: Pass height to allocate as argument
2017-11-12 Benjamin Otteprogresstracker: Don't hand out NaN
2017-11-12 Benjamin Ottetreeview: Use gtk_widget_get_width()
2017-11-12 Benjamin Ottetreeview: Don't allocate columns outside of size_allocate()
2017-11-12 Benjamin Ottetreeview: Fix RTL column header allocation
2017-11-12 Benjamin Ottetreeview: width_changed is always true, so remove it
2017-11-11 Matthias Clasenx11: Fix a crash
2017-11-11 Matthias ClasenFix up managed dnd
2017-11-11 Benjamin Ottetextview: Remove GDK windows
2017-11-11 Benjamin Ottetextview: Simplify gtk_text_view_buffer_to_window_coords()
2017-11-11 Benjamin Ottetextview: Use text_window_get_width()/height()
2017-11-11 Benjamin Ottetextview: Make the semi-private headrs really private
2017-11-11 Benjamin Ottetextview: Store border window sizes in a custom struct
next